home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk15 / click / click.doc < prev    next >
Text File  |  1995-03-18  |  474b  |  14 lines

  1. CLICK -- start a workbench application from the CLI.
  2.  
  3. This is an example of how you run a workbench application. As you can see,
  4. it's pretty complex... even with the stuff encapsulated like this. However,
  5. once you get it working it works just fine... unlike the CLI. Just ask anyone
  6. who's tried to run a program under the CLI from, say, runback.
  7.  
  8. Usage: click program
  9.  
  10. Loads and executes program in a workbench environment, then returns to the
  11. CLI.
  12.  
  13. Author: Peter da Silva.
  14.